Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Example] Add PestPHP integration #93

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alexander-schranz
Copy link
Member

@alexander-schranz alexander-schranz commented May 1, 2021

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets fixes -
Related issues/PRs -
License MIT
Documentation PR -

What's in this PR?

This shows an example how PestPHP can be used in a project testing your sulu website.

When now run: vendor/bin/pest --filter="PageTest it will output:

Bildschirmfoto 2021-05-01 um 16 21 38

Why?

https://pestphp.com/docs is another way of writing tests it directly integrates into phpunit.

@alexander-schranz alexander-schranz marked this pull request as draft May 1, 2021 14:22
@alexander-schranz alexander-schranz added the Example Example implementations label May 1, 2021
@alexander-schranz alexander-schranz changed the title Example PestPHP integration in sulu [Example] Add PestPHP integration May 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Example Example implementations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant